home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / dragracer.swf / scripts / DefineButton2_1801 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-10-06  |  54 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("RACE");
  3.    play();
  4. }
  5.